object fmPara: TfmPara Left = 227 Top = 207 BorderStyle = bsNone Caption = 'fmPara' ClientHeight = 380 ClientWidth = 444 Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnActivate = FormActivate OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 444 Height = 380 Align = alClient end object Scroll: TScrlHTML Left = 403 Top = 40 Width = 20 Height = 302 OnMouseDown = ScrollMouseDown Picture.Data = {} HTML = HTML Position = 0 end object imClose: TImageBtn Left = 371 Top = 7 Width = 19 Height = 19 Cursor = crHandPoint OnClick = imCloseClick end object HTML: ThtmlLite Left = 38 Top = 40 Width = 363 Height = 305 Cursor = crIBeam ViewImages = False TabOrder = 0 DefBackground = clBlack BorderStyle = htFocused HistoryMaxCount = 0 DefFontName = 'Zrial Narrow' DefPreFontName = 'Courier New' DefFontColor = 14407370 NoSelect = False ScrollBars = ssNone CharSet = RUSSIAN_CHARSET OnMouseDown = HTMLMouseDown end object Timer1: TTimer Enabled = False Interval = 1 OnTimer = Timer1Timer Left = 24 Top = 8 end end